home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
program
/
ixemlsrc.lha
/
ixemul
/
configure.in
< prev
next >
Wrap
Text File
|
1995-12-23
|
332b
|
10 lines
dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT(libsrc/crt0.c)
AC_PROG_INSTALL
AC_PROG_CC
AC_PROG_RANLIB
AC_OUTPUT(Makefile general/Makefile library/Makefile libsrc/Makefile static/Makefile stdio/Makefile stdlib/Makefile string/Makefile network/Makefile stack/Makefile glue/Makefile utils/Makefile)